mirror of
				https://github.com/yggdrasil-network/yggdrasil-go.git
				synced 2025-11-04 03:05:07 +03:00 
			
		
		
		
	Update contrib/mobile for the latest iOS build
				
					
				
			This commit is contained in:
		
							parent
							
								
									1420ea5662
								
							
						
					
					
						commit
						db9b57c052
					
				
					 6 changed files with 73 additions and 13 deletions
				
			
		| 
						 | 
				
			
			@ -37,7 +37,7 @@ if [ $IOS ]; then
 | 
			
		|||
  echo "Building framework for iOS"
 | 
			
		||||
  go get golang.org/x/mobile/bind
 | 
			
		||||
  gomobile bind \
 | 
			
		||||
    -target ios -tags mobile -o Yggdrasil.xcframework \
 | 
			
		||||
    -target ios,macos -tags mobile -o Yggdrasil.xcframework \
 | 
			
		||||
    -ldflags="$LDFLAGS $STRIP" -gcflags="$GCFLAGS" \
 | 
			
		||||
    ./contrib/mobile ./src/config;
 | 
			
		||||
fi
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue