» ios の記事

AppDelegate.h add back this line
@property (strong, nonatomic) UIWindow * window;

#import <UIKit/UIKit.h>

@interface AppDelegate : UIResponder <UIApplicationDelegate>

@property (strong, nonatomic) UIWindow * window;

@end


~ mac osx clear System Juck file ~

connie 2020.02.24 | ios | | No Comments

Del ios Device Support
~/Library/Developer/Xcode/iOS/DeviceSupport
del non-using version

Del Simulators
~/Library/Developer/CoreSimulator/Devices

~ Undefined symbol: _vDSP_mmul ~

connie 2019.12.11 | Uncategorized | | No Comments

add Accelerate.framework

add “-lc++” to Other Linker Flags in your Build Settings.

~ 掃ipa內的framework ~

connie 2019.05.16 | ios, xcode | | No Comments

xxx.ipa => xxx.zip
unzip
otool -L xxx.app/xxx

~ ios 出invalidProductIdentifiers ~

connie 2019.05.15 | xcode | | No Comments

1)有無手機上網
2)bundle id 岩唔岩
3)in-app purchase 有無填
4)in-app purchase item 有無tick Cleared for Sale
5)itune connect account <agreement, tax, banking> paid apps agreement 是否在active狀態

| HOME |

Smiley face

March 2024
S M T W T F S
 12
3456789
10111213141516
17181920212223
24252627282930
31